home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-30 | 872 b | 36 lines | [TEXT/KAHL] |
- Contents:
-
- Think 5.04 Project.
- The resources in Resourcer™ format.
-
- This is a collection of classes that will allow you to have a finder type
- outline view.
-
- CItem This will be the object that is in the table. you will subclass
- this object to view them in the view. E.g it could be a file
- object
-
- CItemList This is a list of CItem.
-
-
- CItemTable This is the outline view itself.
-
-
- Have fun using it. Send a postcard if you use it....
-
-
- These classes are absolutely free. You may use them however you may feel.
- However the source is copyrighted by Animas Software.
-
-
-
- Note. The TMPL that is provided in the resource file is a recursive one.
- If you do not have resourcer then you will have to create a new format
- to read you custom items.
-
-
- I also assume that you have precompiled TCL headers....
-
- please report bugs/enhancements/feedback to atul_barve@aadt.com
-
-